[INFO] cloning repository https://github.com/Ra1issa/match-compute
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ra1issa/match-compute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRa1issa%2Fmatch-compute", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRa1issa%2Fmatch-compute'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f08d53305437bc996f4c49a00183da5a6f66011d
[INFO] checking Ra1issa/match-compute against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRa1issa%2Fmatch-compute" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/Ra1issa/match-compute
[INFO] finished tweaking git repo https://github.com/Ra1issa/match-compute
[INFO] tweaked toml for git repo https://github.com/Ra1issa/match-compute written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ra1issa/match-compute on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ra1issa/match-compute already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Ra1issa/swanky.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.1.0
[INFO] [stderr]   Downloaded sha2 v0.9.4
[INFO] [stderr]   Downloaded regex v1.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 731a45156fae24224e1c13bdbab82948bb178fbaa2564b42f04be2e0d8388b35
[INFO] running `Command { std: "docker" "start" "731a45156fae24224e1c13bdbab82948bb178fbaa2564b42f04be2e0d8388b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "731a45156fae24224e1c13bdbab82948bb178fbaa2564b42f04be2e0d8388b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "731a45156fae24224e1c13bdbab82948bb178fbaa2564b42f04be2e0d8388b35" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "731a45156fae24224e1c13bdbab82948bb178fbaa2564b42f04be2e0d8388b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "731a45156fae24224e1c13bdbab82948bb178fbaa2564b42f04be2e0d8388b35" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]    Compiling ocelot v0.4.0 (https://github.com/Ra1issa/swanky.git?branch=main#3cfa61ad)
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling base_conversion v0.4.0 (https://github.com/Ra1issa/swanky.git?branch=main#3cfa61ad)
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking cpufeatures v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking curve25519-dalek v2.1.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex v1.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]     Checking serde v1.0.125
[INFO] [stderr]     Checking scuttlebutt v0.4.0 (https://github.com/Ra1issa/swanky.git?branch=main#3cfa61ad)
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking fancy-garbling v0.4.0 (https://github.com/Ra1issa/swanky.git?branch=main#3cfa61ad)
[INFO] [stderr]     Checking popsicle v0.4.0 (https://github.com/Ra1issa/swanky.git?branch=main#3cfa61ad)
[INFO] [stderr]     Checking match-compute v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `test::*`
[INFO] [stdout]  --> src/bin/parallel-client/utils/run_client.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     test::*,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> src/bin/parallel-client/main.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data);
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read`
[INFO] [stdout]   --> src/bin/parallel-client/main.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data);
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `written`
[INFO] [stdout]   --> src/bin/parallel-client/main.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data);
[INFO] [stdout]    |                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_written`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]   --> src/bin/parallel-client/utils/test.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn test(ids_client: &[Vec<u8>], ids_server: &[Vec<u8>],
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_results` is never used
[INFO] [stdout]   --> src/bin/parallel-client/utils/test.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn clear_results(parameters: &HashMap<String, String>, path:&mut PathBuf,
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `test::*`
[INFO] [stdout]  --> src/bin/parallel-client/utils/run_client.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     test::*,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> src/bin/parallel-client/main.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data);
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read`
[INFO] [stdout]   --> src/bin/parallel-client/main.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data);
[INFO] [stdout]    |                ^^^^ help: if this is intentional, prefix it with an underscore: `_read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `written`
[INFO] [stdout]   --> src/bin/parallel-client/main.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let (time, read, written) = run_client(set_size, id_size, max_payload, payload_size, fake_data);
[INFO] [stdout]    |                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_written`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]   --> src/bin/parallel-client/utils/test.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn test(ids_client: &[Vec<u8>], ids_server: &[Vec<u8>],
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_results` is never used
[INFO] [stdout]   --> src/bin/parallel-client/utils/test.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn clear_results(parameters: &HashMap<String, String>, path:&mut PathBuf,
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.60s
[INFO] running `Command { std: "docker" "inspect" "731a45156fae24224e1c13bdbab82948bb178fbaa2564b42f04be2e0d8388b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "731a45156fae24224e1c13bdbab82948bb178fbaa2564b42f04be2e0d8388b35", kill_on_drop: false }`
[INFO] [stdout] 731a45156fae24224e1c13bdbab82948bb178fbaa2564b42f04be2e0d8388b35
